CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件 映射

搜索资源列表

  1. 内存文件映射

    0下载:
  2. 利用内存映射文件技术实现进程间通信-use memory mapping document technology inter-process communication
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:71489
    • 提供者:
  1. 利用内存映射文件修改大文件

    1下载:
  2. 利用内存映射文件修改大文件
  3. 所属分类:源码下载

    • 发布日期:2010-09-02
    • 文件大小:5403
    • 提供者:huminsuo
  1. 内存数据映射的示例代码

    0下载:
  2. 内存文件映射的实现代码
  3. 所属分类:源码下载

    • 发布日期:2010-12-10
    • 文件大小:4614728
    • 提供者:fzy456@126.com
  1. 访问共享文件夹

    0下载:
  2. 磁盘映射方式
  3. 所属分类:源码下载

  1. 进程间通讯(一):Window下使用内存映射文件共享数据的例子

    2下载:
  2. Window下使用内存映射文件共享数据的例子 CreateFileMapping OpenFileMapping MapViewOfFile UnFileMapping等函数的具体应用。比较经典,可以直接拷到工程中应用。 使用过程中有问题。发邮件给我帮你解答,39514004@qq.com
  3. 所属分类:系统编程

    • 发布日期:2011-06-29
    • 文件大小:53120
    • 提供者:cnzhuhai
  1. 文件读写&文件映射模块.ec

    0下载:
  2. 易语言 文件读写&文件映射模块.ec
  3. 所属分类:系统编程

  1. mem_map_file.zip内存映射文件例子

    0下载:
  2. 内存映射文件例子 ,The example of memory mapping file
  3. 所属分类:系统编程

    • 发布日期:2017-11-08
    • 文件大小:16260
    • 提供者:
  1. 使用内存映射文件共享数据的例子 FileMap

    1下载:
  2. 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
  3. 所属分类:系统编程

    • 发布日期:2013-04-10
    • 文件大小:74301
    • 提供者:廖锦伦
  1. VaToOffset

    0下载:
  2. 将PE文件映射到内存的虚拟地址转成文件偏移-PE file will be mapped to virtual memory addresses into file offset
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:698127
    • 提供者:adfy
  1. fileMapping

    0下载:
  2. 文件映射硬盘文件,在内存操作文件内容,可以改变文件内容。-file mapping disk files
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1574779
    • 提供者:cao
  1. filemapping

    0下载:
  2. 把系统中的某个文件映射到虚拟内存中,进程中的每一个线程进行共享。-To a file system is mapped to virtual memory, in the process of sharing each thread.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3660
    • 提供者:张强
  1. FileMap

    0下载:
  2. 实现文件映射,在两个进程间共享内存,在不同进程间传输大文件时,可大幅度提升访问速度。本源码仅为模拟,共享内存为1K,可自行调整。-File mapping, in shared memory between two processes in different inter-process transfer large files, they can significantly enhance the access speed. The only source simulation, shared
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-22
    • 文件大小:6821764
    • 提供者:源泉
  1. shareMem

    0下载:
  2. 非常好的一个文件映射实例,一个程序把文件从硬盘映射到内存,一个程序直接从内存中读取文件。-Very good example of a file mapping, a procedure to file from the hard disk is mapped to the memory, a program to read directly from the memory file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2273415
    • 提供者:duan
  1. POST

    0下载:
  2. 基于文件映射的内存数据库,支持事务。 最大支持2G容量。-Memory mapped file-based database support transactions. Maximum support 2G capacity.
  3. 所属分类:Database system

    • 发布日期:2017-03-28
    • 文件大小:660194
    • 提供者:yuancong
  1. PipeSmailFile

    0下载:
  2. 文件映射,管道通信,邮件槽通信MFC 界面-File mapping, pipeline communications, mail slot communications MFC Interface
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3803819
    • 提供者:guoyansong
  1. FTPClient

    0下载:
  2. wince下ftp程序,具有断点恢复。涉及ini操作、数据库、sock、点对点消息队列、文件映射。供ftp客户端编写参考。-wince ftp client program.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-25
    • 文件大小:211964
    • 提供者:Sean
  1. 65520772memory_mapped_file

    0下载:
  2. 提供内存文件映射的的源代码 可以进行参考对初学者比较实用-Memory mapped files to provide the source code can be more practical reference for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5328
    • 提供者:space006
  1. MapFileCalcServer

    0下载:
  2. 内存文件映射方法实现进程间通信,Server负责完成计算Client的计算请求。-Memory file mapping method to achieve inter-process communication, Server Client is responsible for the calculation of the request to complete the calculation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:264429
    • 提供者:温小雨
  1. FileMapTransTxt

    0下载:
  2. 此程序为 拥戴文件映射方法读取数据,和写入数据很好用欢迎来下载-This program support file mapping method to read data, and write data very well with a welcome to download
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2282216
    • 提供者:dingwei
  1. 文件映射

    0下载:
  2. Windows编程 文件映射相关内容 查缺补漏 学习使用(Windows programming file mapping related content check network learning)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:画江湖lxc
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com